home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / printing / 2column6.lzh / KX_P1191.DAT < prev    next >
Text File  |  1993-12-18  |  2KB  |  60 lines

  1. *  PRINTER CODE DATA FOR "TWO COLUMN PRINTER" Release 6 (2COLUMNS.PRG)
  2. *                      Panasonic KX-P1191
  3. *
  4. * IMPORTANT: Do not add or delete any commas or any lines in the codes 
  5. * section below.  This includes the remarks portion of the code lines.  Keep
  6. * the "-----CODES AND DEFAULTS----" line intact.  Don't use TABs.
  7. * Codes are decimal ASCII.  Full editing instructions are in 2COLUMNS.DOC 
  8. * CPI = Characters Per Inch (pitch)  LPI = Lines Per Inch
  9. *
  10. $ MB=2,TS=5,CL=2  (Max Blank lines, Tab Spacing, default Column Length
  11. * reduction)  Ranges are: MB 0-9, TS 2-9, CL 0-9  Note dollar sign
  12. *
  13. @ SORT=n, 2SIDES=n, DRAFT=y, DATE=y, DISK=n, EQUAL=y, EUROPE=n
  14. *
  15. ------------- CODES AND DEFAULTS ------------
  16. 027 056,      Disable the 'Paper-Out' sensor
  17. 027 057,      Enable the 'Paper-Out' sensor
  18. 027 065 010,  7 lines/inch line spacing (use closest value - 10/72 inch here)
  19. 027 064 027 080 027 120 000,  Initialize-10CPI-Draft
  20. 027 079,      Cancel 'Skip-Over-Perforations'
  21. 027 087 001,  Fancy Print for Heading - Expanded (double width)
  22. 027 087 000,  Cancel Fancy print
  23. 027 120 001 027 107 001,  Set enhanced print (NLQ sans serif here)
  24. 027 120 000,  Cancel enhanced printing
  25. *
  26. "TXT", Default file extension to be shown in file selector box.
  27. 6,     The number of type sizes you want (up to 6 allowed)
  28. *
  29. "Compressed Elite - 20 CPI",  Name of type size #1 (25 characters max)
  30. 027 077 015,   Printer codes for this 
  31. 160,  Number of characters of this size that fit on a FULL line             
  32. 74,   Maximum lines per column with 7 LPI spacing
  33. *
  34. "  as above but at 8 LPI",    Name of size #2
  35. 027 077 015 027 048,   codes
  36. 160, characters per full line
  37. 83,  Maximum lines per column with 8 LPI spacing   
  38. *
  39. "Compressed - 17 CPI",    Name #3
  40. 027 015 027 081 137, codes
  41. 137, characters/line
  42. 74,  lines/column
  43. *
  44. "  as above but at 8 LPI",    Name #4
  45. 027 015 027 081 137 027 048, codes
  46. 137, characters/line
  47. 83,  lines/column
  48. *
  49. "Micron - 15 CPI",  name #5
  50. 027 103, codes
  51. 120, characters/line
  52. 74,  lines/column
  53. *
  54. "  as above but at 8 LPI", name #6
  55. 027 103 027 048, codes
  56. 120, characters/line
  57. 83,  lines/column
  58. ****************************************
  59.